Skip to content

Conversation

@webskin
Copy link
Contributor

@webskin webskin commented Jul 24, 2019

Hello,
applyFilter should take the entire selection and not just the first element of the sélection

applyFilter should take the entire selection and not just the first element of the sélection
@AllenFang
Copy link
Member

hello @webskin, would you please give me an explain about what issue or bug you found? thanks. I think theres gonna be a reason about this PR

@webskin
Copy link
Contributor Author

webskin commented Jul 29, 2019

Hello @AllenFang , sometimes when playing with defaultValue for multiselect filter, componentDidMount is executed and then the multiselection (onTableChange) is changed in a simple selection. Exemple :

multiSelectFilter.filterVal == ['foo', 'bar'] 
// changes in
multiSelectFilter.filterVal == 'foo'

@AllenFang AllenFang changed the base branch from master to develop August 3, 2019 07:46
@AllenFang AllenFang merged commit 0c2863d into react-bootstrap-table:develop Aug 3, 2019
@AllenFang
Copy link
Member

@webskin thanks, I will release in next verison

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants